protocol handler造句
例句与造句
- If there was no protocol handler , you couldn t treat the
) ,那么若没有协议处理程序,则您不能将 - Add an instance of the client protocol handler to the cache
向缓存添加客户端协议处理程序的实例。 - Gets an instance of a client protocol handler from the cache
获取缓存中的客户端协议处理程序的实例。 - Some features are mostly behind the scenes , like the improved ftp protocol handler
有些功能主要是在后台进行的,比如改进的ftp协议处理程序。 - Think of a uri as a uniform resource locator without a protocol handler behind it
可将uri看作是幕后没有协议处理程序的统一资源定位符( uniform resource locator , url ) 。 - It's difficult to find protocol handler in a sentence. 用protocol handler造句挺难的
- Protocol handler in sql server 2005 , this component accesses data from a table in a specified database
协议处理程序,它位于sql server 2005中,用于访问指定数据库中表内的数据。 - The protocol handlers manage transport - level details required for invoking the web service and optionally managing the response action
协议处理程序管理为调用web服务和管理响应操作(可选)所需的传输层详细信息 - Ph timeout option to specify the time , in seconds , that the full - text protocol handler should wait to connect to a database before timing out
选项可以指定全文协议处理程序在超时前等待连接到数据库的时间(秒) 。 - Using a protocol handler component , the full - text engine pulls the data from memory through to be further processed , resulting in a full - text index
全文引擎将使用协议处理程序组件从内存中取出数据并进行进一步处理,从而生成全文索引。 - The full - text protocol handler is hosted in the filter daemon msftefd process and is used to fetch from sql server the data to be full - text indexed
全文协议处理程序宿主在筛选器后台程序( msftefd )进程中,用于从sql server中提取要进行全文索引的数据。 - When attempting to fetch a data row , if the protocol handler cannot connect to sql server within the specified time , it reports a time - out error for that row
尝试提取数据行时,如果协议处理程序无法在指定时间内连接到sql server ,它将为该行报告超时错误。 - In addition , some programming techniques , such as recursion , are impossible to use - - for example , this rules out protocol handlers being recursive - descent parsers
此外,象递归之类的一些编程的技术不可能使用例如,递归消解了协议处理程序成为循环下降的语法分析程序的可能。